ReqAddInfo

This operation enables the council to request the applicant to upload additional information to the Online DA service from the council IT system.

path Parameters
CaseID
required
string

A fully qualified application number or case id

header Parameters
CouncilID
required
string

The council LGA name to indicate the request is originating from a specific council

Request Body schema: application/json
requestDetails
required
string <= 512 characters

Short description of request

Array of objects (DownloadableDocument)
required
object (Person)

Responses

Request samples

Content type
application/json
{
  • "requestDetails": "string",
  • "Documents": [
    ],
  • "UpdatedBy": {
    }
}